Sdílet prostřednictvím


IToolboxExtensionsSdkInfo2.GetAttributeValue(String) Metoda

Definice

Načte hodnotu atributu v manifestu sady Extesion SDK.

public:
 System::String ^ GetAttributeValue(System::String ^ attributeName);
public:
 Platform::String ^ GetAttributeValue(Platform::String ^ attributeName);
std::wstring GetAttributeValue(std::wstring const & attributeName);
public string GetAttributeValue (string attributeName);
abstract member GetAttributeValue : string -> string
Public Function GetAttributeValue (attributeName As String) As String

Parametry

attributeName
String

Název atributu, který má načíst hodnotu pro.

Návraty

Hodnota atributu nebo hodnota null, pokud nebyla nalezena.

Platí pro