CardImage (Constructor, (String))
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSIdentity
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim fileName As String Dim instance As New CardImage(fileName)
Sintaxis
'Declaración
Public Sub New ( _
fileName As String _
)
public CardImage (
string fileName
)
public:
CardImage (
String^ fileName
)
public CardImage (
String fileName
)
public function CardImage (
fileName : String
)
Parámetros
- fileName
Plataformas
Plataformas de desarrollo
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Vea también
Referencia
CardImage (Clase)
CardImage (Miembros)
Microsoft.IdentityModel.Protocols.WSIdentity (Espacio de nombres)