次の方法で共有


Part.SetDistinguishedField(String, Object) メソッド

定義

public:
 virtual void SetDistinguishedField(System::String ^ dottedPath, System::Object ^ val);
public virtual void SetDistinguishedField (string dottedPath, object val);
abstract member SetDistinguishedField : string * obj -> unit
override this.SetDistinguishedField : string * obj -> unit
Public Overridable Sub SetDistinguishedField (dottedPath As String, val As Object)

パラメーター

dottedPath
String
val
Object

適用対象