Поделиться через


ModificationVerifier.CryptographicProviderTypeExtensibilitySource Property

Provider Type Extensibility Source.Represents the attribte in schema: cryptProviderTypeExtSource

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
<SchemaAttrAttribute(, "cryptProviderTypeExtSource")> _
Public Property CryptographicProviderTypeExtensibilitySource As StringValue
    Get
    Set
'Применение
Dim instance As ModificationVerifier
Dim value As StringValue

value = instance.CryptographicProviderTypeExtensibilitySource

instance.CryptographicProviderTypeExtensibilitySource = value
[SchemaAttrAttribute(, "cryptProviderTypeExtSource")]
public StringValue CryptographicProviderTypeExtensibilitySource { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

ModificationVerifier Class

ModificationVerifier Members

DocumentFormat.OpenXml.Presentation Namespace