Metoda IStereotype.GetPropertyByName —
Przestrzeń nazw: Microsoft.VisualStudio.Uml.Profiles
Zestaw: Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)
Składnia
'Deklaracja
Function GetPropertyByName ( _
name As String _
) As IProperty
IProperty GetPropertyByName(
string name
)
IProperty^ GetPropertyByName(
String^ name
)
abstract GetPropertyByName :
name:string -> IProperty
function GetPropertyByName(
name : String
) : IProperty
Parametry
- name
Typ: System.String
Wartość zwracana
Typ: Microsoft.VisualStudio.Uml.Profiles.IProperty
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..