Sets the value for a metadata name
シンタックス
'宣言
Public Overloads Sub SetMetadataByName( _
ByVal As System.String, _
ByVal As System.Object _
)
public void SetMetadataByName(
System.string ,
System.object
)
パラメータ
- name
- The name of the metadata.
- value
- The value.
参照