暗号化 プロパティ
Namespace: ID3v2Lib.ID3v2_30Assembly: ID3v2Lib (in ID3v2Lib.dll) Version: 0.1.4595.1608
public bool IsEncryption { get; set; }
public bool IsEncryption { get; set; }
Public Property IsEncryption As Boolean
Get
Set
Public Property IsEncryption As Boolean
Get
Set
public:
property bool IsEncryption {
bool get ();
void set (bool value);
}
public:
property bool IsEncryption {
bool get ();
void set (bool value);
}
Field Value
Return Value