'宣言 Public Function GetSharedObjectPropertyValue( _ ByVal componentRole As ComponentRole, _ ByVal sharedObjectName As String, _ ByVal propertyName As String _ ) As Object
public object GetSharedObjectPropertyValue( ComponentRole componentRole, string sharedObjectName, string propertyName )