Visual Basic (Declaration) | |
---|---|
Public Property Encryptor As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Encryptor {get; set;} |
XAML Attributes Usage | |
---|---|
<object Encryptor=bool .../> |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsRender |
XAML Attributes Usage | |
---|---|
<object Encryptor=bool .../> |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | AffectsRender |
Return Value
true if this AnnEncryptObject object is an encryptor; false if this AnnEncryptObject object is a decryptor.For C#/VB examples, refer to AnnEncryptObject.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family