PatchFeatureTree.SetInstanceAttribute(String, String, String) Methode

Definition

Legt das Attribut auf die angegebene Instanz fest

public:
 void SetInstanceAttribute(System::String ^ instanceName, System::String ^ attributeName, System::String ^ attributeValue);
public void SetInstanceAttribute (string instanceName, string attributeName, string attributeValue);
member this.SetInstanceAttribute : string * string * string -> unit
Public Sub SetInstanceAttribute (instanceName As String, attributeName As String, attributeValue As String)

Parameter

instanceName
String

Der Name der Instanz.

attributeName
String

Der Name des Attributs.

attributeValue
String

Der Attributwert.

Gilt für: